GithubHelp home page GithubHelp logo

nuxt-headless-wp's People

Contributors

wjohnsto avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

nuxt-headless-wp's Issues

Implementation with WPE Atlas

Trying to get this working with WPE Atlas and I'm getting errors that I can't solve.

npm ERR! code 1
 npm ERR! path /builder/workspace/repo/node_modules/deasync
 npm ERR! command failed
 npm ERR! command sh -c node ./build.js
 npm ERR! gyp info it worked if it ends with ok
 npm ERR! gyp info using [email protected]
 npm ERR! gyp info using [email protected] | linux | x64
 npm ERR! gyp info find Python using Python version 3.7.3 found at "/usr/bin/python3"
 npm ERR! (node:44) [DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only.
 npm ERR! (Use `node --trace-deprecation ...` to show where the warning was created)
 npm ERR! gyp info spawn /usr/bin/python3
 npm ERR! gyp info spawn args [
 npm ERR! gyp info spawn args   '/builder/node/v16.9.1/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',
 npm ERR! gyp info spawn args   'binding.gyp',
 npm ERR! gyp info spawn args   '-f',
 npm ERR! gyp info spawn args   'make',
 npm ERR! gyp info spawn args   '-I',

 
npm ERR! gyp ERR! command "/builder/node/v16.9.1/bin/node" "/builder/node/v16.9.1/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
 npm ERR! gyp ERR! cwd /builder/workspace/repo/node_modules/deasync
 npm ERR! gyp ERR! node -v v16.9.1
 npm ERR! gyp ERR! node-gyp -v v7.1.2
 npm ERR! gyp ERR! not ok 
 npm ERR! Build failed

TypeError: Cannot read properties of undefined (reading 'nodes')

I'm getting this error when trying to npm run dev

TypeError
Cannot read properties of undefined (reading 'nodes')

it seems that index, _slug & PostCaard.vue all have issues with this

import { PostsState } from '~/store/posts'

I get this error in terminal

Cannot find module '~/store/posts' or its corresponding type declarations.

In VScode
Cannot find module '/store/posts' or its corresponding type declarations.Vetur(2307)
Cannot find module '
/store/posts' or its corresponding type declarations.ts(2307)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.